home *** CD-ROM | disk | FTP | other *** search
- Blocks.Data = /data/blocks
-
- ; Switch to the software renderer if OpenGL doesn't work for you.
- System.Plugins.iGraphics3D = crystalspace.graphics3d.opengl
- ;System.Plugins.iGraphics3D = crystalspace.graphics3d.software
-
- System.Plugins.iVFS = crystalspace.kernel.vfs
- System.Plugins.iEngine = crystalspace.engine.3d
- System.Plugins.iSoundRender = crystalspace.sound.render.software
- System.Plugins.iSoundLoader = crystalspace.sound.loader.multiplexer
- System.Plugins.iFontServer = crystalspace.font.server.default
- System.Plugins.iImageIO = crystalspace.graphic.image.io.multiplex
- System.Plugins.iLoader = crystalspace.level.loader
-
- ; Application ID string
- System.ApplicationID = CrystalSpace.Blocks3D
-
- Blocks.Keys.Up = up
- Blocks.Keys.Down = down
- Blocks.Keys.Left = left
- Blocks.Keys.Right = right
- Blocks.Keys.RotPX = q
- Blocks.Keys.RotMX = a
- Blocks.Keys.RotPY = w
- Blocks.Keys.RotMY = s
- Blocks.Keys.RotPZ = e
- Blocks.Keys.RotMZ = d
- Blocks.Keys.Pause = p
- Blocks.Keys.Drop = space
- Blocks.Keys.ESC = esc
- Blocks.Keys.ViewLeft = del
- Blocks.Keys.ViewRight = pgdn
- Blocks.Keys.ViewUp = home
- Blocks.Keys.ViewDown = end
- Blocks.Keys.ZoomIn = ins
- Blocks.Keys.ZoomOut = pgup
-
- Blocks.Game.PlaySize = 3
- Blocks.Game.PlayHeight = 1
- Blocks.Game.Level = 0
-
- Blocks.HighScores.Score0_3x3x1_0 = 51642
- Blocks.HighScores.Name0_3x3x1_0 = jorrit
-
-